Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a CI for wasm. #746

Merged
merged 1 commit into from
Nov 23, 2022
Merged

Add a CI for wasm. #746

merged 1 commit into from
Nov 23, 2022

Conversation

mgautierfr
Copy link
Collaborator

Now than kiwix-build compile all our dependencies we can compile for wasm in our CI.

@codecov
Copy link

codecov bot commented Nov 16, 2022

Codecov Report

Base: 84.98% // Head: 84.98% // No change to project coverage 👍

Coverage data is based on head (381441e) compared to base (67496fc).
Patch has no changes to coverable lines.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #746   +/-   ##
=======================================
  Coverage   84.98%   84.98%           
=======================================
  Files          99       99           
  Lines        4428     4428           
  Branches     1921     1921           
=======================================
  Hits         3763     3763           
  Misses        664      664           
  Partials        1        1           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

Now than kiwix-build compile all our dependencies we can compile for
wasm in our CI.
@mgautierfr mgautierfr merged commit a83074b into master Nov 23, 2022
@mgautierfr mgautierfr deleted the wasm_ci branch November 23, 2022 09:53
mgautierfr added a commit that referenced this pull request Nov 30, 2022
* Optimization ofthe first call to `zim::Archive::iterEfficient` (@veloman-yunkan #724)
* Add some documentation to `zim::writer::IndexData` (@mgautierfr #727)
* Correctly catch and rethrow exception thrown in worker threads at creation (@mgautierfr #496 #748)
* Optimization of `Entry::getItem()` (@veloman-yunkan #732)
* Fix declaration of `zim::setICUDataDirectory()` (@MohitMaliFtechiz #733)
* Add `zim::Archive::getMediatCount()` (@mgautierfr #730)
* Make compilaton of examples optional (@mgautierfr #738)
* Add a CI for wasm (@mgautierfr #746)
* Make constructor of SuggestionItem public (@veloman-yunkan #740)
@mgautierfr mgautierfr mentioned this pull request Nov 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants